PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getInnerMargins Method
In This Topic
    getInnerMargins Method
    In This Topic
    Gets the cell inner margins.
    Syntax
    public PDFFlowContentMargins getInnerMargins()

    Return Value

    A PDFFlowContentMargins object specifying the cell inner margins.
    See Also